Skip to content

[debug] [cron] Enrich the debug page with the default WP-Cron status.#844

Merged
fajardoleo merged 1 commit intodevelopfrom
feature/leo/debug-page-enrichment-with-cron-status
Feb 12, 2026
Merged

[debug] [cron] Enrich the debug page with the default WP-Cron status.#844
fajardoleo merged 1 commit intodevelopfrom
feature/leo/debug-page-enrichment-with-cron-status

Conversation

@fajardoleo
Copy link
Contributor

No description provided.

@fajardoleo fajardoleo requested a review from swashata January 11, 2026 04:42
@fajardoleo fajardoleo self-assigned this Jan 11, 2026
Copy link
Collaborator

@DanieleAlessandra DanieleAlessandra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

The logic is correct and aligned with WordPress standards (DISABLE_WP_CRON is the right signal to check).

Noticed that the value is stored as 'true'/'false' strings instead of booleans, but since the whole debug table already follows this pattern, it’s consistent with the existing implementation.

Approved as-is.

@fajardoleo fajardoleo force-pushed the feature/leo/debug-page-enrichment-with-cron-status branch from 37e738c to c34f16e Compare February 12, 2026 11:43
@fajardoleo fajardoleo merged commit fb6e263 into develop Feb 12, 2026
5 checks passed
@fajardoleo fajardoleo deleted the feature/leo/debug-page-enrichment-with-cron-status branch February 12, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants